home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / main.dxr / 00475.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  78 b   |  7 lines

  1. on mouseUp me
  2.   global firsttime
  3.   firsttime = 1
  4.   cursor(-1)
  5.   go("Get")
  6. end
  7.